home *** CD-ROM | disk | FTP | other *** search
- <html>
-
- <head><script language="JavaScript">
- <!-- Hide the script from old browsers --
-
- //===============================================
- // Java Script code by Java Script It! www.computan.on.ca/~todd/JavaScriptIt!
- //===============================================
- function openNewWin4() {msgWindow=window.open('openexmp.htm' ,'JavaScriptIt','toolbar= 1,location= 1,directories= 1,status= 1,menubar= 1,scrollbars= 1,resizable= 1,copyhistory= 1');}
- // finish hiding -->
- </script>
- <script language="JavaScript">
- <!-- Hide the script from old browsers --
-
- //===============================================
- // Java Script code by Java Script It! www.computan.on.ca/~todd/JavaScriptIt!
- //===============================================
- function openNewWin3() {msgWindow=window.open('openexmp.htm' ,'JavaScriptIt','toolbar= 0,location= 0,directories= 0,status= 0,menubar= 0,scrollbars= 0,resizable= 0,copyhistory= 0,width=400,height=225');}
- // finish hiding -->
- </script>
- <script language="JavaScript">
- <!-- Hide the script from old browsers --
-
- //===============================================
- // Java Script code by Java Script It! www.computan.on.ca/~todd/JavaScriptIt!
- //===============================================
- function openNewWin2() {msgWindow=window.open('openexmp.htm' ,'JavaScriptIt','toolbar= 0,location= 0,directories= 0,status= 1,menubar= 1,scrollbars= 0,resizable= 1,copyhistory= 0,width=300,height=300');}
- // finish hiding -->
- </script>
- <script language="JavaScript">
- <!-- Hide the script from old browsers --
-
- //===============================================
- // Java Script code by Java Script It! www.computan.on.ca/~todd/JavaScriptIt!
- //===============================================
- function openNewWin1() {msgWindow=window.open('openexmp.htm' ,'JavaScriptIt','toolbar= 1,location= 1,directories= 0,status= 0,menubar= 1,scrollbars= 1,resizable= 1,copyhistory= 1,width=300,height=300');}
- // finish hiding -->
- </script>
-
- <title>Open Window</title>
- </head>
-
- <body bgColor="#FFFFFF" text="000000">
-
- <div align=center><font size=6 font="Arial"><b>Open Window</b></font></div><p>
-
- 1. Click on this <a href="JavaScript: openNewWin1 ()">hyperlink</a> to open up a new window with custom sizing.<p>
-
- 2. Click on this <a href="JavaScript: openNewWin2 ()">hyperlink</a> to open up a new window with custom sizing and settings.<p>
-
- 3. Click on this <a href="JavaScript: openNewWin3 ()">hyperlink</a> to open up a new window with custom sizing, custom settings and no resizing.<p>
-
- 4. Click on this <a href="JavaScript: openNewWin4 ()">hyperlink</a> to open up a new window with auto sizing.<p>
-
- <b>Browser Compatibility</b><br>
- ò Works fully in Netscape Navigator 3.0 and higher<br>
- ò Works in Microsoft Internet Explorer 3.0 but if custom window size is specified, window will not be resizeable regardless of what you specify<br>
- ò Works fully in Microsoft Internet Explorer 4.0 and higher<br>
- ò Old browsers will also display a URL not found dialogue box when hyperlink hyperlink is clicked
-
- </body>
-
-
- </html>
-
-